Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add FileAppend unit tests for better code coverage #2570

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ivaylonikolov7
Copy link
Contributor

@ivaylonikolov7 ivaylonikolov7 commented Oct 8, 2024

Description:
Adds more unit tests for FileAppend coverage. Last PR that improves FileAppend didn't include unit tests which lowered the code coverage. This PR fixes this by adding the necessary unit tests.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.45%. Comparing base (ea6280e) to head (ec4bf12).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2570      +/-   ##
==========================================
+ Coverage   84.41%   84.45%   +0.04%     
==========================================
  Files         283      283              
  Lines       71021    71021              
==========================================
+ Hits        59951    59984      +33     
+ Misses      11070    11037      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Oct 9, 2024

@ivaylonikolov7 ivaylonikolov7 marked this pull request as ready for review October 10, 2024 07:25
@ivaylonikolov7 ivaylonikolov7 requested review from a team as code owners October 10, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant